home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game.EXE 2005 July
/
Game.EXE_07_2005_DVD.iso
/
Flash
/
Tilt Maze
/
tilt.swf
/
scripts
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-05-13
|
175 b
|
8 lines
fscommand("allowscale",false);
wipe = new Sound(_root.mySound);
wipe.attachSound("wipe");
loop = new Sound(_root.mySound);
loop.attachSound("loop");
level = 1;
stop();